Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CAPA v27.1.0 #1333

Merged
merged 6 commits into from
Aug 1, 2024
Merged

Add CAPA v27.1.0 #1333

merged 6 commits into from
Aug 1, 2024

Conversation

nprokopic
Copy link
Contributor

Towards giantswarm/roadmap#3610

This release updates the apps and components, keeping them up to date with the latest v25 and v26 releases. It also brings improvements for the container registry usage.

Change details compared to CAPA 27.0.0

cluster-aws 1.3.0

Changed

  • All workload clusters will by default use Zot registry as a pull-through cache of Azure Container Registry.

cert-manager 3.7.9

Fix

  • Remove quotes from acme-http01-solver-image argument. The quotes are used when looking up the image which causes an error.

Update

  • Improves container security by setting runAsGroup and runAsUser greater than zero for all deployments.

containerlinux 3815.2.5

Changes since Stable 3815.2.4

Security fixes:

Updates:

cilium 0.25.1

Changed

  • Fix regression setting Policy BPF Max map policyMapMax back to 65536 from 16384.
  • Upgrade cilium to v1.15.6.

Checklist

  • Roadmap issue created
  • Release uses latest stable Flatcar
  • Release uses latest Kubernetes 1.27.x patch version

Triggering e2e tests

To trigger the E2E test for each new Release added in this PR add a comment with the following:

/run releases-test-suites

If you want to trigger conformance tests you can do so by adding a comment similar to the following:

/run conformance-tests RELEASE_VERSION=v28.0.0 PROVIDER=capa

For more details see the README.md

@nprokopic nprokopic requested review from a team July 30, 2024 10:37
@nprokopic nprokopic requested a review from a team as a code owner July 30, 2024 10:37
@nprokopic
Copy link
Contributor Author

/run releases-test-suites TARGET_SUITES=./providers/capa/standard

@tinkerers-ci

This comment has been minimized.

@nprokopic
Copy link
Contributor Author

e2e tests have failed because the AMI does not exist. v27.1.0 changes Flatcar version, while keeping the same k8s version, but the new image does not exist as the previous one has been also built manually. I have triggerred a new image-build for this and will re-run the tests once the image is built.

@nprokopic
Copy link
Contributor Author

/run releases-test-suites TARGET_SUITES=./providers/capa/standard

@tinkerers-ci

This comment has been minimized.

@nprokopic
Copy link
Contributor Author

Testing minor upgrade 27.0.0 to 27.1.0.

/run releases-test-suites TARGET_SUITES=./providers/capa/upgrade PREVIOUS_RELEASE=27.0.0

@tinkerers-ci

This comment has been minimized.

@nprokopic
Copy link
Contributor Author

Testing major upgrade 26.0.0 to 27.1.0.

/run releases-test-suites TARGET_SUITES=./providers/capa/upgrade PREVIOUS_RELEASE=26.0.0

@tinkerers-ci
Copy link

tinkerers-ci bot commented Jul 30, 2024

releases-test-suites

Run name pr-releases-1333-releases-test-suiteslkxcz
Commit SHA 115d51f
Result Succeeded ✅

📋 View full results in Tekton Dashboard

Rerun trigger:
/run releases-test-suites


Tip

To only re-run the failed test suites you can provide a TARGET_SUITES parameter with your trigger that points to the directory path of the test suites to run, e.g. /run releases-test-suites TARGET_SUITES=./providers/capa/standard to re-run the CAPA standard test suite. This supports multiple test suites with each path separated by a comma.

Alternatively, or in addition to, you can also specify TARGET_RELEASES to trigger tests for specific releases. E.g. /run releases-test-suites TARGET_SUITES=./providers/capa/standard TARGET_RELEASES=aws-25.0.0-test.1

@nprokopic
Copy link
Contributor Author

@T-Kukawka @weatherhog @gawertm please check the announcement and README for v27.1.0. It mentions a new cluster-aws version with Zot changes, as well as other app/component changes that your teams own and we have already included in v25.1.0.

v27.1.0 has been tested and can be merged after this PR has been approved.

@nprokopic nprokopic merged commit af7f3ba into master Aug 1, 2024
6 of 7 checks passed
@nprokopic nprokopic deleted the capa-27.1.0 branch August 1, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants